Carbon


MovieExportAddDataSource

Header: QuickTimeComponents.h Carbon status: Supported

ComponentResult MovieExportAddDataSource (
    MovieExportComponent ci, 
    OSType trackType, 
    TimeScale scale, 
    SInt32 *trackID, 
    MovieExportGetPropertyUPP getPropertyProc, 
    MovieExportGetDataUPP getDataProc, 
    void *refCon
);
ci
trackType
scale
trackID
getPropertyProc
getDataProc
refCon

AVAILABILITY

Supported in Carbon. Available in QuickTime 3.0 and later when Carbon 1.0.2 or later is present.


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)